* cus-edit.el (custom-mode-map): Move defvar above code using it.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 6 Nov 2006 22:05:10 +0000 (22:05 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 6 Nov 2006 22:05:10 +0000 (22:05 +0000)
(custom-mode-link-map): New variable.
(custom-group-link, custom-manual): Use follow-link.

lisp/ChangeLog

index d2919e26f0a982dd36bad60a55461929d10b267b..127504570cf801b566d3ece165d33c681d3379b0 100644 (file)
@@ -1,3 +1,9 @@
+2006-11-06  Chong Yidong  <cyd@stupidchicken.com>
+
+       * cus-edit.el (custom-mode-map): Move defvar above code using it.
+       (custom-mode-link-map): New variable.
+       (custom-group-link, custom-manual): Use follow-link.
+
 2006-11-06  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
 
        * textmodes/bibtex.el: Fix typo in name of author of bibtex.el,